home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 July
/
Chip_2003-07_cd1.bin
/
oddech
/
srp
/
Stress Relief Paintball.exe
/
scripts
/
frame_167
/
DoAction.as
Wrap
Text File
|
2002-07-26
|
126b
|
9 lines
i = 0;
while(i < count)
{
removeMovieClip("splat" + i);
i++;
}
removeMovieClip("crosshair");
blnInPlay = false;